[binray incompatibility]
authorTim Janik <timj@gtk.org>
Fri, 15 May 1998 08:09:18 +0000 (08:09 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 15 May 1998 08:09:18 +0000 (08:09 +0000)
commit152ff34893aafbd21e8993f14c1cfe5c9ac28de4
tree92d63edfdc412d948bff49148299051c2e74a009
parent10e187f2f6afcd5b15962206ad782a2eb2904b5b
[binray incompatibility]

[binray incompatibility]

Fri May 15 00:56:59 1998  Tim Janik  <timj@gtk.org>

        * glib.h: further support for gcc function attributes: G_GNUC_FORMAT,
        G_GNUC_NORETURN and G_GNUC_CONST.

        * gscanner.c (g_scanner_stat_mode): changed stat() to lstat().
        (g_scanner_msg_handler): "\n" at end of line!
        (g_scanner_foreach_symbol): new function to iterate over the symbol
        table (GScanner does value-wrapping).

Fri May 15 09:44:10 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkwidget.h (struct _GtkWidgetClass): corrected returntype of
        the visibility_notify_event method and changed method order.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/ChangeLog
glib/glib.h
glib/gscanner.c
gtk/gtkwidget.c
gtk/gtkwidget.h